﻿/* Enter Your Custom CSS Here */
/* 顶部样式 */
.utilitybar.colored-bg {
    background-color: #d6d6d6;
    margin-top: -25px
}
/* 头部logo样式 */
.site-header .home-link img {
    max-height: 64px;
    max-width: 300px;
}
/* 标题右侧显示隐藏 */
.iheader .nx-breadcrumb {
    display: none;
}
.shouyehtpt {
    max-width: 1204px;
    margin: 0px auto;
    padding-left: 20px;
    padding-right: 20px;
}
/*网站首页热销产品放大样式 */
img.size-full.wp-image-776:hover {
    border: 2px solid #2479c3;
}
img.size-full.wp-image-774:hover {
    border: 2px solid #2479c3;
}
img.size-full.wp-image-775:hover {
    border: 2px solid #2479c3;
}
img.size-full.wp-image-773:hover {
    border: 2px solid #2479c3;
}

/*网站首页标题字体样式 */
.hotbiaoti{
    text-align: center;
    padding-bottom: 10px;
    font-size: 35px;
    font-family: arial;
    padding: 5px;
    color: #0075c4;
    font: 300;
    font-weight: 600;
}
.hot01{
    text-align: center;
    font-size: 20px;
    font-family: arial;
    color: #7a7673;
  font-weight: 600;}

.about_company{
    background: url(../img/rosewoolcompanyprofile.jpg) no-repeat 0px 0px;
    background-size:100%;
    margin-top: 40px;
}
@media screen and (max-width:767px){
.about_company{ display:none; }
}
.about_rongsheng{
    font-size: 16px;
    color: #ffffff;
    text-align: center;
}

.about_rongsheng{max-width: 1204px;
    margin: 0px auto;
  margin-top: 50px;
padding-bottom:340px;
}

.about_rongsheng01{
    font-family: arial;
    font-size: 60px;
    color: #ffffff;
    text-align: center;
  padding-top: 25px;
}
.about_rongsheng02{
    font-family: arial;
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    padding-top: 5px;
}
.feature{
  background-color:#0075c4;   
}

/*栏目页图片边框和文字颜色及背景色*/

.pt-cv-ifield { 
background-color: #ffffff;
    display: block;
    border: 1px solid;
    border-color: #dedede;
    padding: 8px;
}
.pt-cv-title{
text-align: center;
}
.pt-cv-title a{
color: #0075c4!important;
    font-size: 16px;
}
.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a {
    text-decoration: none;
    color: beige;
}

/*弹窗留言样式*/
textarea.wpcf7-form-control.wpcf7-textarea{height:120px;}
.wpcf7-form-control-wrap{font-size:13px}
/* Enter Your Custom CSS Here */

/*  全局字体 */
body, button, input, select, textarea,p {font-family: Tahoma, Geneva, sans-serif;font-size: 14px;line-height: 1.7;
font-weight: normal;text-transform: none;}
.body a{font-family: Tahoma, Geneva, sans-serif; font-size: 16px; font-weight: 400;}

/*网站侧栏样式*/
.site-main .sidebar-container {
    padding: 15px;
    margin-left: 12px;
    border-left: #ece8e8 solid 1px;}

.sidebar-inner h3.widget-title {
    margin-top: 0px;
    padding-top: 10px;
    font-weight: 900;
    color: #25282a;
    font-size: 25px;
    margin-bottom: 20px;
    box-shadow: 0px 4px 5px #DCDCDC;
    margin-left: -32px;
    padding-bottom: 5px;
    text-align: center;
}

/*详细页面缩略图隐藏*/

.entry-thumbnail img {
    display: block;
    margin: 0 auto 10px;
    display: none;
}


 /* 弹窗留言表单样式 */   
.formtip{
    background: #0075c4;
    border: 1px solid #e2e2e2;
    padding: 0.5em 0.8em;
    color: #ffffff;
    font-size: 16px;
}

.pum-theme-36 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 18px;
    border-radius: 15px;
    border: 2px solid #999999;
    box-shadow: 5px 5px 5px 5px rgba( 2, 2, 2, 0.23 );
    background-color: rgba( 249, 249, 249, 1.00 );
}

/* 底部留言表单样式 */
.formtips {
    display: inline-block;
    background: #eee;;
    border: 1px solid #ffffff;
    margin-top: 35px;
    padding: 0.5em 0.1em;
    color: #0e0e0e;
    font-size: 14px; 
    width: 99%;
}
/* sticky留言表单样式 */
.sticky-popup .popup-header {
    background-color: #fbd306 !important;
    height: 45px
}

a.btn.btn-danger.btn-lg {color: rgb(255, 255, 255);}

p.inputel {
    float: left;
}
textarea.wpcf7-form-control.wpcf7-textarea{height:100px;}

/* h3标签下面的横线 */
.entry-content h3{
  font-size: 20px;
  padding: 1px 5px 10px 0px;
  background: url(../img/h3yangshi.png) no-repeat left bottom;
    color: #25282a;
}

/*网站表格样式 */
.entry-content table tr td {padding: 1px 3px;font-size: 13px;font-family: Arial, Helvetica, sans-serif;border: 1px solid #000000;border-width: 0 1px 1px 0;font-weight: normal;text-align: left;}
.entry-content table{font-family: Arial, Helvetica, sans-serif;border-left: 1px solid #000000;border-top: 1px solid #000000;width: 98%;margin-right: 2px;}
.entry-content table tr:hover {background: #e8e8e9;}
@media screen and (min-width: 320px) and (max-width: 480px){
  
.entry-content table tr td {padding: 1px 3px;font-size: 13px;font-family: Arial, Helvetica, sans-serif;border: 1px solid #000000;border-width: 0 1px 1px 0;font-weight: normal;text-align: left;}
.entry-content table {display:block;font-family: Arial, Helvetica, sans-serif;max-width: 600px;overflow: scroll;border-left: 1px solid #000000;border-right: 1px solid #000000;border-top: 1px solid #000000;width: 98%;margin-right: 2px; border-spacing: 0;border-collapse: collapse;}
}
@media screen and (min-width: 321px) and (max-width: 1024px){
.entry-content table tr td {padding: 1px 3px;font-size: 13px;font-family: Arial, Helvetica, sans-serif;border: 1px solid #000000;border-width: 0 1px 1px 0;font-weight: normal;text-align: left;}
.entry-content table {display:block;font-family: Arial, Helvetica, sans-serif;max-width: 1024px;overflow: scroll; border-top: 1px solid #000000;border-left: 1px solid #000000;width: 98%;margin-right: 2px;border-spacing: 0;border-collapse: collapse;}
}

/*网站首页移动端自适应 */
@media screen and (min-width: 320px) and (max-width: 980px){
  .about_company{
   background: url() no-repeat 0px 0px;
  background-size:100%;
    height:252px;
   }
  .about_rongsheng{
    display:none;
}
  .about_rongsheng01{
   display:none;
}
  .about_rongsheng02{
   display:none;
}
}

/* 底部联系我们样式 */

.contact-info-item .contact-text {
display: block;
float: left;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
width: 10%;
}

.contact-info-item {margin-bottom: 10px;}
.contact-info-box{
    margin-top: 20px;
}


/* post页面标题下面的样式 */

.post-navigation{
  border: 0px solid #fff;
    margin-bottom: 17px;
}

.single .entry-meta{
border: 1px solid #fff;
  margin: -24px 0;
}

nav.navigation .nav-links a, nav.navigation .nav-links a:visited{
}
.nav-links a,.nav-links span{
    color: #FFF !important;
    background-color:#EA3236;
    font-weight: bold;
    padding: 4px 5px;
    border-radius: 3px 3px;
}
.nav-links a:hover,.nav-links span:hover{
    background-color: #333333;
    cursor: pointer;
}

/*栏目页图片边框和文字颜色及背景色*/

.pt-cv-ifield { 
background-color: #eeeeee;
    display: block;
    border: 1px solid;
    border-color: #eeeeee;
    padding: 8px;
}
.pt-cv-title{
text-align: center;
}
.pt-cv-title a{
color: #337ab7 !important;
    font-size: 16px;
}
.pt-cv-ifield .pt-cv-title a:hover{
    color: #636363 !important;
    border-bottom: 1px solid #636363;
}

/*移动站logo下方的位置*/
.navbar
{
min-height:0px;
}

/*导航下的当前位置*/
.iheader
{
    height:50px;
    padding-top:0px;
    padding-bottom:0px;
}
.iheader h1
{
    font-size:20px;
    line-height:50px;
    font-size:20px;
}
@media screen and (max-width:980px){
    .iheader
    {
      height:30px !important;
    }
    .iheader h1
    {
        line-height:30px !important;
    }
}
/*导航和搜索小按钮的位置*/
.nav-container li a{
padding:10px 0px;
margin-bottom: 12px;
}
.topsearch
{
padding-top:0px;
}
.main-navigation
{
min-height:0px;
}
.nav-container .sub-menu, .nav-container .children
{
top: 50px;
}


.listalumina {
    padding: 10px;
    border: 1px solid #1b9dde;
}
